Skip to content

ci: update pr-auto-assignee workflow#368

Merged
clouddrove-ci merged 6 commits into
clouddrove:masterfrom
vineetbavniya-cd:ci/update-pr-auto-assignee-workflow
Apr 23, 2026
Merged

ci: update pr-auto-assignee workflow#368
clouddrove-ci merged 6 commits into
clouddrove:masterfrom
vineetbavniya-cd:ci/update-pr-auto-assignee-workflow

Conversation

@vineetbavniya-cd

@vineetbavniya-cd vineetbavniya-cd commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

Description

  • Added assign_yourself flag
  • Option to auto-assign PR creator
  • Added conditional step to assign PR opener

Type of Change

  • 🐛 Bug fix
  • ✨ New workflow
  • 📝 Documentation update
  • 🔧 Workflow enhancement
  • 🎨 Code style/formatting
  • ♻️ Refactoring
  • ⚡ Performance improvement
  • 🔒 Security improvement

Workflow Category

  • Terraform (tf-*)
  • CloudFormation (cf-*)
  • Docker (docker-*)
  • Helm (helm-*)
  • PR Automation (pr-*)
  • Security (security-*)
  • Release (release-*)
  • Notification (notify-*)
  • AWS-specific (aws-*)
  • GCP-specific (gcp-*)
  • YAML Lint (yl-*)
  • Other

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Testing

  • The current workflow (pr-auto-assignee.yml) does not support adding the PR-Owner as an assignee.
    My changes enable this functionality. The PR-Owner can now be automatically added as an assignee in same PR. This behavior can be controlled using the variable assign_yourself. Setting it to true will add the PR owner to the PR assignees (default is true).

Screenshots/Documentation

image image

Related Issues

Closes #

Additional Notes

@clouddrove-ci clouddrove-ci merged commit 21cd5a8 into clouddrove:master Apr 23, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants